PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DAnnotation Class / getActivation Method
In This Topic
    getActivation Method
    In This Topic
    Gets the annotation activation.
    Syntax
    public PDF3DActivation getActivation()

    Return Value

    A PDF3DActivation object that defines the times at which the annotation should be activated and deactivated and the state of the 3D artwork instance at those times.
    See Also